<label name="lblDoctype" caption="Documenttype" hint="Enter a doctype for your document. Will be used e.g. when validating your document at w3.org or through WebCoder." width="69" height="13" top="8" left="10"/>
<label name="lblStylesheet" caption="Stylesheet" hint="If you wish for your document to link to a stylesheet, you can do it here." width="88" height="13" top="56" left="250"/>
<label name="lblTitle" caption="Title" hint="Enter a title. The title of a document is displayed as caption in the browser window." width="24" height="13" top="56" left="8"/>
<combobox name="comDocumentType" taborder="0" text="<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">" hint="Enter a doctype for your document. Will be used e.g. when validating your document at w3.org or through WebCoder." width="447" height="21" top="24" left="10">
<items>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
</items>
</combobox>
<edit name="edtStylesheet" taborder="2" text="" hint="If you wish for your document to link to a stylesheet, you can do it here." width="190" height="19" top="72" left="250"/>
<speedbutton name="btnSearchForStylesheet" glyph="icons\16x16\look_for_files.bmp" caption="" taborder="3" hint="Look on the computer for a stylesheet." width="19" height="19" top="72" left="442">
<edit name="edtTitle" taborder="1" text="" hint="Enter a title. The title of a document is displayed as caption in the browser window." width="210" height="19" top="72" left="8"/>
<label name="lblBackgroundColor" caption="Background color" hint="Select a background color for your document." width="75" height="13" top="32" left="8"/>
<label name="lblLinkColor" caption="Link color" hint="Select a color for links in your document." width="47" height="13" top="72" left="8"/>
<label name="lblVisitedLinkColor" caption="Visited link color" hint="Select a color for visited links in your document." width="79" height="13" top="112" left="120"/>
<label name="lblActiveLinkColor" caption="Active link color" hint="Select a color for active links in your document." width="73" height="13" top="72" left="120"/>
<label name="lblTextColor" caption="Text color" hint="Select a color for text in your document." width="54" height="13" top="32" left="120"/>
<label name="lblBackgroundImage" caption="Background image" hint="Select a background image, if you wish to use an image as background of your document." width="98" height="13" top="32" left="250"/>
<coloredit name="cleBackgroundColor" taborder="0" text="#FFFFFF" hint="Select a background color for your document." width="100" height="19" top="48" left="8">
<coloredit name="cleTextColor" taborder="1" text="#000000" hint="Select a color for text in your document." width="100" height="19" top="48" left="120">
<coloredit name="cleLinkColor" taborder="2" text="#0000FF" hint="Select a color for links in your document." width="100" height="19" top="88" left="8">
<coloredit name="cleActiveLinkColor" taborder="3" text="#000080" hint="Select a color for active links in your document." width="100" height="19" top="88" left="120">
<coloredit name="cleVisitedLinkColor" taborder="4" text="#800080" hint="Select a color for visited links in your document." width="100" height="19" top="128" left="120">
<edit name="edtBackgroundImage" taborder="5" text="" hint="Select a background image, if you wish to use an image as background of your document." width="190" height="19" top="48" left="250"/>
<speedbutton name="btnSearchForBackgroundImage" glyph="icons\16x16\look_for_files.bmp" caption="" taborder="6" hint="Look on the computer for an image file." width="19" height="19" top="48" left="442">
<checkbox name="cbIncludeBody" caption="Generate <body> tag" taborder="8" hint="Select whether WebCoder should generate the <body> tag for you, using colors etc." checked="1" width="225" height="17" top="8" left="8"/>